home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-02-05 | 1.1 KB | 30 lines | [TEXT/MPS ] |
- #---------------------------------------------------------------------
- # Copyright © 1991 Apple Computer, Japan Inc. All rights reserved.
- #
- # '91 Dec.11 Programed by Taro Tanaka
- #
- # Developer Technical Supprt, Service and Support
- #
- #---------------------------------------------------------------------
-
-
- #---------------------------------------------------------------------------------------------------
- # List here the Application's Name
- AppName = Draw
-
-
- #---------------------------------------------------------------------------------------------------
- # List resource files that the Rez file includes if you want to include
- # more or less than the standard set
- OtherRsrcFiles = ∂
- "{MAObj}Printing.rsrc" ∂
- "{SrcApp}Icon.rsrc" ∂
- "{SrcApp}Views.rsrc"
-
- #---------------------------------------------------------------------------------------------------
- # By default the MABuild links the above libraries, the necessary
- # MacApp files, and the files UAppName.p.o and MAppName.p.o.
- # List any additional files that your program links with:
-
- OtherLinkFiles = ∂
- "{SrcApp}AEObjectSupportLib.o"